home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / Anwender / Entwicklung / Warp3D_Entwickler / README Developer < prev    next >
Text File  |  1998-12-19  |  2KB  |  52 lines

  1.                          Warp3D
  2.                 The 3D lowlevel software
  3.  
  4.                 1998 by Hans-Joerg Frieden
  5.                         Thomas Frieden
  6.                         Sam Jordan
  7.  
  8. This directory contains the developer material for Warp3D. The contents
  9. of the directories is explained below.
  10. This is an updated version, the original archive didn't include the inline
  11. file needed for gcc/egcs. Additionally, the original archive contained files
  12. that were not intended to go there, i.e. the prototype files for the
  13. drivers, which are not needed for application programmers (these will be available
  14. again in the driver developers archive, available soon).
  15.  
  16. Include:    include files for Warp3D
  17.  
  18. Docs:       various documents:
  19.             · Warp3D.(doc|guide)            AutoDocs
  20.             · Warp3D_Devel.(guide|texi)     Development guide, Amigaguide
  21.                                               and printable
  22.  
  23. Source:     example source
  24.  
  25. LLibs:      Link library for use with StormC when compiling PPC code.
  26.             (Note: This library is *only* needed for PPC code).
  27.  
  28.  
  29.  
  30.             DISCLAIMER
  31.  
  32. This software is provided "AS IS". No warranties are made with respect
  33. to the accuracy, performance, reliability, or operation of this software,
  34. and all use is at your own risk. The authors do not assume any responsibility
  35. or liability whatsoever. Using this software automatically implies that you
  36. agree with this.
  37.  
  38.             COPYRIGHT
  39.  
  40. All files are copyright by the Warp3D team, Thomas Frieden, Hans-Jörg Frieden,
  41. and Sam Jordan. However, you are free to use this software, with no fees or
  42. restrictions on distribution. The package may be included with any project,
  43. commercial or Freeware/Shareware, as long as the Warp3D package is provided
  44. for free, and not sold for profit, and this file is included with the project.
  45.  
  46.             PIRACY
  47.  
  48. This software must not be used for software based on pirated sources, or
  49. otherwise illegal software. Using Warp3D for such purposes is considered
  50. violation of the Warp3D copyright.
  51.  
  52.